home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / GRAPHICS / WMFDRAW1.ZIP / !WMF->Draw / !run < prev    next >
Text File  |  1997-10-14  |  655b  |  19 lines

  1. if "<System$Path>" = "" then Error 0 System resources cannot be found
  2. RMEnsure SharedCLibrary 0    RMLoad System:modules.CLib
  3. RMEnsure SharedCLibrary 3.50 Error Requires CLib 3.50 or later
  4. RMEnsure FPEmulator     0    RMLoad System:modules.FPEmulator
  5. RMEnsure FPEmulator     2.80 Error Requires FPE 2.80 or later
  6. iconsprites <Obey$Dir>.!sprites
  7. |
  8. | wmf$path required for saving of wimp$scrap file
  9. | Must allow for two applications using wimp$scrap
  10. |
  11. set WMFDraw$Dir <Obey$Dir>
  12.  
  13. |Set File$Type_412 WMF
  14. |dosmap WMF 412
  15. Set File$Type_b2f WMF
  16. dosmap WMF b2f
  17. Set Alias$@RunType_b2f /<WMFDraw$Dir>.!Run %%*0
  18. wimpslot -min 160k -max 160k 
  19. run <Obey$Dir>.WMFDraw